home *** CD-ROM | disk | FTP | other *** search
- Path: hermes.is.co.za!news
- From: Louis Viljoen <lviljoen@lia.infolink.co.za>
- Newsgroups: comp.lang.c++
- Subject: CGI application
- Date: Mon, 25 Mar 1996 17:40:35 +0200
- Organization: No organisation supplied
- Message-ID: <3156BE73.2F6B@lia.infolink.co.za>
- NNTP-Posting-Host: gauntleto.transnet.co.za
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0GoldB1 (Win95; I)
-
- I would like to know more about cgi applications. I am trying to write
- some basic applications using BC4.53. In my cgi-application I used the
- printf() or fprinf(stdout,) functions to write to the standard output
- steam. If I execute the cgi-application from within my homepage I don't
- get the output at the client-side, but if I execute the cgi-application
- directly the output is generated at the client as intended.
- What do I need to do to get the output when executing from my page.
-
- Louis Viljoen
-